import { Separator } from "@/components/ui/separator" import { AppearanceForm } from "@/components/settings/appearance-form" export default function SettingsAppearancePage() { return (

Preference

Customize the preference of the app.

) }